FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.eu.terminology.ehdsi#current (16 ms)

Package hl7.eu.terminology.ehdsi
Type ValueSet
Id Id
FHIR Version R4
Source http://hl7europe.org/fhir/terminology/ehdsi/https://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSICertainty.html
Url http://terminology.ehdsi.eu/ValueSet/eHDSICertainty
Version 0.1.0
Status draft
Date 2024-11-29T17:37:48+00:00
Name EHDSICertainty
Title eHDSI Certainty
Experimental False
Realm eu
Authority hl7
Description Value Set is used to support or decline the clinical status of the condition or diagnosis

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/condition-ver-status ConditionVerificationStatus


Source

{
  "resourceType" : "ValueSet",
  "id" : "eHDSICertainty",
  "url" : "http://terminology.ehdsi.eu/ValueSet/eHDSICertainty",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.64"
    }
  ],
  "version" : "0.1.0",
  "name" : "EHDSICertainty",
  "title" : "eHDSI Certainty",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-29T17:37:48+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7europe.org"
        }
      ]
    }
  ],
  "description" : "Value Set is used to support or decline the clinical status of the condition or diagnosis",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "concept" : [
          {
            "code" : "unconfirmed",
            "display" : "Unconfirmed"
          },
          {
            "code" : "refuted",
            "display" : "Refuted"
          },
          {
            "code" : "differential",
            "display" : "Differential"
          },
          {
            "code" : "provisional",
            "display" : "Provisional"
          },
          {
            "code" : "confirmed",
            "display" : "Confirmed"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.